This wiki introduces how to install our luna server. The target server must be connected internet.

==Required software==
before install luna server, we will need to install vim and ssh. Personally, I like to upgrade to a newer version of ubuntu, but first I'll show you the instructions for a standard install.
 sudo apt-get update && sudo apt-get upgrade -y
 sudo apt-get install vim ssh samba htop tree

==download luna server .deb==
url: http://mh.zapto.org:81/luna_server_all/
 wget http://mh.zapto.org:81/luna_server_all/latest_luna_server_all.deb

==install server==
 dpkg -i latest_luna_server_all.deb
after installation "latest_luna_server_all.deb", execution:
 update_luna_servers.sh